docs: add maintainer onboarding, revival playbook, and adoption criteria#6
Merged
Conversation
profile/README.md: tool roster (Plaster, PSDepend) with status badges, adopt-your-tool CTA linking to the adoption request template, help-wanted CTA linking to good-first-issues and help-wanted across the org, links to governance and CoC.
maintainer-onboarding.md: day-1 access checklist, branch protection verification, PSGallery key issuance process (naming convention PowerShellOrg-<Repo>-<YYYY-MM>), CI bootstrap, communication norms. revival-playbook.md: five-phase checklist — Phase 0 (inventory/transfer), Phase 1 (issue triage with comment templates), Phase 2 (PR triage with decision tree), Phase 3 (build modernization a–g), Phase 4 (first release gate), Phase 5 (ongoing cadence and graduation path). adoption-criteria.md: six must-be-true criteria, six org commitments, four submitter commitments, workflow with 7d ack / 30d decision.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stack position: 6 of 7
The three operational documents. These are the self-serve reference for anyone joining the org, reviving a tool, or evaluating a tool for adoption.
What's in this PR
docs/maintainer-onboarding.md— Day-1 checklist:PowerShellOrg-<RepoName>-<YYYY-MM>, glob = module name, 365-day expirydocs/revival-playbook.md— Five phases, all checklist format:docs/adoption-criteria.md— Six must-be-true criteria, six org commitments, four submitter commitments, adoption workflow with timelinesCouncil questions
PowerShellOrg-<Repo>-<YYYY-MM>): should the date be the creation month or the expiry month? Currently it's the creation month.Base:
pr/05-workflows— merge PRs 1–5 first.